Server Error in '/' Application.

Exception of type 'System.OutOfMemoryException' was thrown.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
   System.String.Concat(String str0, String str1) +106
   Ctmon.Data.DbHelper.ExecuteReader(DbConnection connection, DbTransaction transaction, CommandType commandType, String commandText, DbParameter[] commandParameters, DbConnectionOwnership connectionOwnership) +1015
   Ctmon.Data.DbHelper.ExecuteReader(CommandType commandType, String commandText, DbParameter[] commandParameters) +447
   Ctmon.Data.DbHelper.ExecuteReader(CommandType commandType, String commandText) +57
   Ctmon.Data.SqlServer.DataProvider.GetCmsCatInfo(String filter) +179
   Ctmon.Site.SiteBLL.GetCmsCatInfo(String filter) +122
   Ctmon.Site.SiteBLL.GetCmsCatInfo(Int32 cat_id) +113
   Ctmon.Site.Caches.CmsNav(Int32 cat_id, String str) +94
   Ctmon.Site.Caches.CmsNav(Int32 cat_id, String str) +640
   Ctmon.Web.cms_detail.Page_Load(Object sender, EventArgs e) +3155
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3429.0